struct _VF_AVL_TABLE// Size=0x3c
{
    struct _RTL_AVL_TABLE RtlTable;// Offset=0x0 Size=0x38
    struct _VF_AVL_TREE_NODE * ReservedNode;// Offset=0x38 Size=0x4
};